.menubar {
  height: 96px;
  background-color: #bd0202;
  text-align:center;
}

.menubar .wrapper{
  display: inline-block;
}

.menubar .menu {
  float: left;
}

.menubar .menu_lx {
  position: relative;
  width: 565px;
}


.menubar .menu_lx .menu_list {
  width: 470px;
  margin-left: 39px;
}
.menubar .menu_lx .menu_list li{
	margin-left: 38px;
}

.menubar .menu_yy {
  margin-left: 70px;
  width: 565px;
}

.menubar .menu_yy .menu_list {
  width: 470px;
  margin-left: 39px;
}

.menubar .menu_yy .menu_list li{
	margin-left: 22px;
	width: 45px;
}

.menubar .menu_tit {
  float: left;
  height: 96px;
  line-height: 96px;
  font-size: 28px;
  color: #fff;
}

.menubar .menu_list {
  float: left;
  margin-top: 17px;
}

.menubar .menu_item {
  display: inline-block;
  margin-left: 40px;
  line-height: 32px;
}

.menubar .menu_item a {
  font-size: 15px;
  color: #fff;
}

.menubar .menu_item a:hover {
  text-decoration: underline;
}



.country {
  background-color: #f5f8fc;
}

.country_list {
  margin: 0 auto;
  width: 1200px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.country_item {
  width: 62px;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-align: center;
}

.country_item span {
  display: block;
}

.country_item a:hover {
  color: #197bff;
}
.country_item a img{
	height:27px;
}



.jiemo-index-banner {
	width: 1200px;
	margin: 20px auto 0
}

.jiemo-index-banner::after {
	clear: both;
	display: block;
	content: ""
}

.jiemo-index-banner .left {
	width: 190px;
	background: #fff;
	border: 1px solid #bf0505;
	position: relative;
	float: left;
	z-index: 2
}

.jiemo-index-banner .left h2 {
	background-color:#bf0505;
	color:#fff;
	font-size: 18px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #bf0505;
	text-align: center;
	font-weight: bold
}

.jiemo-index-banner .left ul {
	display: flex;
	flex-wrap: wrap;
	height: 515px;
	align-items: center
}

.jiemo-index-banner .left ul li {
	width: 100%;
	padding-left: 15px;
	background: url(/view/pc/img/jiantou.png) no-repeat;
	background-position: 90% center;
	cursor: pointer;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s
}

.jiemo-index-banner .left ul li a {
	color: #333;
	line-height: 46px
}

.jiemo-index-banner .left ul li:hover {
	background: #fff1f1 url(/view/pc/img/jiantou2.png) no-repeat;
	background-position: 92% center
}

.jiemo-index-banner .left ul li:hover>a {
	color: #bf0505;
	font-weight: bold
}

.jiemo-index-banner .left ul li .service-link-wrap {
	margin-top: -1px;
	width: 450px;
	opacity: 0;
	position: absolute;
	left: 100%;
	top: 0;
	height: 541px!important;
	padding: 15px;
	background: #fff;
	border: 1px solid #bf0505;
	
	overflow: hidden;
	overflow-y: auto;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s;
	pointer-events: none
}

.jiemo-index-banner .left ul li .service-link-wrap::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.jiemo-index-banner .left ul li .service-link-wrap::-webkit-scrollbar-thumb {
	background: #b2b5b8;
	border-radius: 5px;
	border: none
}

.jiemo-index-banner .left ul li .service-link-wrap::-webkit-scrollbar-track {
	background: #f2f5f8;
	border-radius: 5px;
	border: none
}

.jiemo-index-banner .left ul li:hover .service-link-wrap {
	opacity: 1;
	height: 570px;
	pointer-events: auto
}

.jiemo-index-banner .left ul li .service-link-wrap h3 {
	font-size: 16px;
	border-bottom: 1px solid #f2f2f4;
	clear: both;
	display: block;
	padding-bottom: 8px;
	font-weight: bold
}

.jiemo-index-banner .left ul li .service-link-wrap .link-content {
	margin: 10px auto 15px;
	overflow: hidden;
	margin-right: -40px
}

.jiemo-index-banner .left ul li .service-link-wrap a {
	display: inline-block;
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 28px;
	margin-right: 30px;
	margin-bottom: 10px;
	background: #f2f5f8;
	padding: 0 5px;
	transition: all linear 0.2s
}

.jiemo-index-banner .left ul li .service-link-wrap a:hover {
	color: #fff;
	background: #bf0505;
	font-weight: normal
}

.jiemo-index-banner .right {
	width: 1000px;
	float: right
}

.jiemo-index-banner .right .banner-content {
	width: 100%;
	height: 399px;
	float: left;
	padding-top: 1px;
	position: relative
}

.jiemo-index-banner .right .banner-content .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%
}

.jiemo-index-banner .right .banner-content .swiper-slide img {
	width: 100%;
	height: 399px;
	display: block
}

.jiemo-index-banner .right .banner-content .swiper-pagination-bullets {
	padding-right: 20%
}

.jiemo-index-banner .right .banner-content .swiper-pagination-bullet {
	background: rgba(255,255,255,.3);
	width: 10px;
	height: 10px;
	opacity: 1;
	margin: 0 10px
}

.jiemo-index-banner .right .banner-content .swiper-pagination-bullet-active {
	background: #fff;
	width: 20px;
	border-radius: 5px
}

.jiemo-index-banner .right .user-content {
	width: 233px;
	height: 380px;
	float: right;
	background: #fff;
	border: 1px solid #f2f2f4;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1
}

.jiemo-index-banner .right .user-content .quick-register,.jiemo-index-banner .right .user-content .quick-islogin {
	display: none;
	position: relative;
	height: 358px
}

.jiemo-index-banner .right .user-content .quick-register.active,.jiemo-index-banner .right .user-content .quick-islogin.active {
	display: block
}

.jiemo-index-banner .right .user-content .quick-register h2 {
	color: #bf0505
}

.jiemo-index-banner .right .user-erweima {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 200px;
	padding-top: 10px;
	text-align: center;
	overflow: hidden;
	display: none;
	background: #fff
}

.jiemo-index-banner .right .user-erweima .img-area {
	display: block;
	width: 150px;
	height: 150px;
	line-height: 150px;
	margin: auto;
	box-shadow: 1px 1px 5px rgba(193,197,209,.5);
	overflow: hidden;
	padding: 8px;
	box-sizing: border-box
}

.jiemo-index-banner .right .user-erweima .img-area img.hasewm {
	display: block;
	width: 100%;
	height: 100%
}

.jiemo-index-banner .right .user-erweima .img-area img {
	vertical-align: middle
}

.jiemo-index-banner .right .user-erweima span {
	display: block;
	margin: 15px auto
}

.jiemo-index-banner .right .user-content h2 {
	font-size: 18px;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #f2f2f4;
	text-align: center;
	font-weight: bold
}

.jiemo-index-banner .right .user-content .reg-form {
	padding: 10px 14px
}

.jiemo-index-banner .right .user-content .select-area {
	position: relative;
	z-index: 1
}

.jiemo-index-banner .right .user-content .select-area h4 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 6px;
    padding-bottom: 3px;
    margin-top: -4px;
}

.jiemo-index-banner .right .user-content .select-area.active {
	z-index: 2
}

.jiemo-index-banner .right .user-content .select-area .select-text {
	height: 33px;
	line-height: 33px;
	border: 1px solid #f2f2f4;
	border-radius: 3px;
	padding-left: 12px;
	cursor: pointer;
	position: relative;
	background: #fff;
	margin-bottom: 10px
}

.jiemo-index-banner .right .user-content .select-area .select-text>span {
	color: #b9bccd
}

.jiemo-index-banner .right .user-content .select-area .select-text>span.active {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 90%;
	display: inline-block
}

.jiemo-index-banner .right .user-content .select-area .select-text i {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 7px;
	height: 20px;
	background: url(/view/pc/img/jiantou.png) no-repeat center;
	background-size: 100%;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s;
	pointer-events: none
}

.jiemo-index-banner .right .user-content .select-area .select-text.active i {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg)
}

.jiemo-index-banner .right .user-content .select-area .select-text em {
	position: absolute;
	bottom: 39px;
	right: 0;
	background: red;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 4px;
	height: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s
}

.jiemo-index-banner .right .user-content .select-area .select-text em.active {
	height: 24px;
	opacity: 1
}

.jiemo-index-banner .right .user-content .select-area .select-text em b {
	position: absolute;
	bottom: -4px;
	right: 10px;
	border-top: 4px solid red;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent
}

.jiemo-index-banner .right .user-content .select-area .select-content {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	border: 1px solid #f2f2f4;
	border-radius: 3px;
	box-shadow: 0 5px 15px 2px rgba(193,197,209,.3);
	display: none
}

.jiemo-index-banner .right .user-content .select-area .select-content span {
	display: block;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 30px;
	position: relative;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s
}

.jiemo-index-banner .right .user-content .select-area .select-content span:hover {
	background: #e6f3ff
}

.jiemo-index-banner .right .user-content .select-area .select-content .dropdown-two {
	position: absolute;
	left: 100%;
	top: 0;
	opacity: 0;
	pointer-events: none;
	background: #fff;
	border-radius: 4px;
	width: 100%
}

.jiemo-index-banner .right .user-content .select-area .select-content span.open-droptwo {
	overflow: visible
}

.jiemo-index-banner .right .user-content .select-area .select-content span.open-droptwo i {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg)
}

.jiemo-index-banner .right .user-content .select-area .select-content span.open-droptwo:hover .dropdown-two {
	opacity: 1;
	pointer-events: auto
}

.jiemo-index-banner .right .user-content .btn-reg-submit {
	display: block;
	background: none;
	border: none;
	background: #bf0505;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 34px;
	height: 34px;
	margin: 15px auto;
	border-radius: 3px;
	cursor: pointer
}

.jiemo-index-banner .right .special-link {
	display: flex;
	clear: both;
	padding-top: 12px;
	justify-content: space-between
}

.jiemo-index-banner .right .special-link a {
	width: 245px!important
}

.jiemo-index-banner .right .special-link a img {
	width: 100%;
	height: 160px;


}

.jiemo-index-banner .right .user-content .quick-islogin .user-info {
	width: 200px;
	margin: auto;
	text-align: center;
	border-bottom: 1px solid #f2f2f4;
	padding-bottom: 16px
}

.jiemo-index-banner .right .user-content .quick-islogin .user-info img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 20px auto 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}

.jiemo-index-banner .right .user-content .quick-islogin .user-info h3 {
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold
}

.jiemo-index-banner .right .user-content .quick-islogin .user-info span {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	color: #666
}

.jiemo-index-banner .right .user-content .quick-islogin .user-link {
	width: 200px;
	margin: auto
}

.jiemo-index-banner .right .user-content .quick-islogin .user-link a {
	height: 34px;
	line-height: 34px;
	display: block;
	margin-top: 12px;
	color: #333;
	border-radius: 3px;
	cursor: pointer;
	background-position: 90% center;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s
}

.jiemo-index-banner .right .user-content .quick-islogin .user-link a img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	position: relative;
	top: -1px
}

.jiemo-index-banner .right .user-content .quick-islogin .user-link a:hover {
	background: #e6f3ff url(http://liuxue.96demo.com/96kaifa/img/icon-arrow_c31cc5e1.png) no-repeat;
	background-position: 94% center
}

.jiemo-index-banner .right .user-content .quick-islogin .user-link a:nth-of-type(3):hover {
	background: #e6f3ff
}

.jiemo-index-tools {
	clear: both;
	background: #fff;
	border: 1px solid #f2f2f4;
	width: 1200px;
	margin: 25px auto;
	padding-bottom: 20px
}

.jiemo-index-tools h2 {
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f4;
	padding-left: 15px;
	font-weight: bold
}

.jiemo-index-tools .tools-list {
	display: flex
}

.jiemo-index-tools .tools-list a {
	flex: 1;
	text-align: center
}

.jiemo-index-tools .tools-list a img {
	display: block;
	margin: 10px auto 0;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	transition: all linear 0.2s
}

.jiemo-index-tools .tools-list a span {
	display: block;
	text-align: center;
	color: #333;
	font-size: 16px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

.jiemo-index-tools .tools-list a:hover img {
	-webkit-transform: scale(1.11);
	-moz-transform: scale(1.11);
	transform: scale(1.11)
}

.jiemo-index-tools .tools-list a:hover span {
	-webkit-animation: wobble-vertical 0.5s ease-in-out 1;
	animation: wobble-vertical 0.5s ease-in-out 1
}





.sidebar {
	position: fixed;
	right: 0;
	top: 40%;
	display: block;
	width: 55px;
	z-index: 100;
}

.sidebar li {
	position: relative;
	float: left;
	width: 55px;
	height: 53px;
	margin: 0 0 1px 0;
	line-height: 53px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}

.sidebar li>a {
	display: block;
	width: 55px;
	height: 100%;
	background: #dfe1e4;
	overflow: hidden;
}

.sidebar li>a:hover {
	color: #FFF;
}

.sidebar li .tips {
	width:72px;
	position: absolute;
	right: 75px;
	bottom: 0;
	height: 53px;
	line-height: 53px;
	padding: 0 8px;
	background: #b50404;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 12;
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.sidebar li .tips a {
	color: #FFF;
}

.sidebar li .tips .angle {
	position: absolute;
	right: -8px;
	top: 50%;
	display: none;
	width: 8px;
	height: 13px;
	margin: -6px 0 0;
	background: url(/view/pc/img/sprite-finance.png) no-repeat -374px -249px;
}

.sidebar li.open {
	overflow: visible;
}

.sidebar li.open .tips {
	right: 55px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.sidebar li.open .tips .angle,.sidebar li.open .tips-qrcode {
	display: block;
	filter: alpha(opacity=100);
	opacity: 1;
}

.sidebar li .tips-qrcode {
	position: absolute;
	right: 50px;
	bottom: 0;
	display: none;
	width: 164px;
	height: 162px;
	background: url(/view/pc/img/sprite-finance.png) no-repeat -200px -100px;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sidebar .operate li>a:hover {
	background: #23262b;
}

.sidebar .operate li>a i {
	display: block;
	width: 25px;
	height: 25px;
	margin: 14px auto;
	text-indent: -99999px;
	background: url(/view/pc/img/sprite-finance.png) no-repeat;
}

.sidebar .operate li.opt5>a i {
	width: 28px;
}

.sidebar .operate li.opt4>a i {
	width: 27px;
	height: 26px;
}

.sidebar .operate li.opt1>a i {
	background-position: -374px -100px;
}

.sidebar .operate li.opt2>a i {
	background-position: -374px -155px;
}

.sidebar .operate li.opt3>a i {
	background-position: -374px -211px;
}

.sidebar .operate li.opt4>a i {
	background-position: -374px -10px;
}

.sidebar .operate li.opt5>a i {
	background-position: -374px -53px;
}